nec2c software package provides translation of the NEC2 FORTRAN source code to the C language, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install nec2c
nec2c is installed in your system.
Make ensure the nec2c package were installed using the commands given below,
$ sudo dpkg-query -l | grep nec2c *
You will get with nec2c package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Ham Radio |
| Package | nec2c |
| Version | 0.8-3 |
| Description | translation of the NEC2 FORTRAN source code to the C language |
| Sub Section | hamradio |